home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Language/OS - Multiplatform Resource Library
/
LANGUAGE OS.iso
/
escalant
/
escala21.lha
/
escalante2.1
/
images
/
ground.im
< prev
next >
Wrap
Text File
|
1993-02-01
|
281b
|
7 lines
#define ground_width 16
#define ground_height 16
static char ground_bits[] = {
0x80, 0x00, 0x80, 0x00, 0x80, 0x00, 0x80, 0x00, 0x80, 0x00, 0x80, 0x00,
0x80, 0x00, 0x80, 0x00, 0x80, 0x00, 0xff, 0xff, 0x00, 0x00, 0xfc, 0x3f,
0x00, 0x00, 0xf0, 0x0f, 0x00, 0x00, 0xc0, 0x03};